home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / tx072291.zip / READ.ME < prev    next >
Text File  |  1991-07-22  |  6KB  |  120 lines

  1.           Welcome to the Texas Associated Software Library for HP LaserJet
  2.           Printers
  3.  
  4.           This library will give you "Desktop Publishing" quality letters,
  5.           forms, reports and documents. It will give your users a quality
  6.           unexpected by ordinary output. Since you can access any font
  7.           cartridge or download any soft font, you can offer your users
  8.           letters, forms, reports and documents they only got from other
  9.           applications. This will open opportunities for you to add
  10.           documents to existing applications. The Library will give you
  11.           complete control over the printer. You will be able to layout
  12.           your entire page before printing. You have complete control over
  13.           where you print down to the smallest allowable coordinate.
  14.  
  15.           This library is only the beginning of functions that we use on a
  16.           daily basis to print documents on a HP Laserjet printer. As we
  17.           have a need for other functions, they will be added to the
  18.           Library. The Library is written in 100% Clipper code. There are
  19.           two versions, one for Summer '87 and one for Clipper 5.0. They
  20.           have been tested with dynamic overlay linkers. They are fully
  21.           overlayable.
  22.  
  23.           Your suggestions are not just welcome, they are solicited.
  24.  
  25.           Future enhancements are to print .PCX graphic images and inverse
  26.           soft font (white letters on black background) printing, as well
  27.           as many others. For those of you with HP IIIs, simulated plotting
  28.           as well as circles and arcs are in the works. Current plans call
  29.           for postscript compatible functions.
  30.  
  31.           Since this library is exclusive to HP LaserJet printers, use of
  32.           the Library with any other printer will give unpredictable
  33.           results. The Library has been tested with non-HP printers that
  34.           have HP emulator modes with good results.
  35.  
  36.           You can print the manual (MANUAL.DOC) on any printer. The manual
  37.           contains instructions on compiling and linking as well as other
  38.           information necessary to using the Library. If you do not have a
  39.           text viewer, you can use the shareware program "BROWSE"
  40.           (included) to view the manual. Type in "BROWSE MANUAL.DOC".
  41.  
  42.           To print the manual -
  43.  
  44.           c:>print manual.doc
  45.  
  46.           Technical support for registered users is available from Texas
  47.           Associated Software at (214) 617-5260 9:00 am to 5:00 pm (CST) or
  48.           for 24 hour coverage leave a message on the FrontLine Software
  49.           ClipBoard BBS (817) 261-1170. Leave your messages or comments in
  50.           the Texas Associated Library support messages area. This BBS also
  51.           always contains the latest version of the Library.
  52.  
  53.  
  54.  
  55.           06/15/91
  56.  
  57.           Effective immediately, due to the overwhelming response from our
  58.           users, Texas Associated Software will contract to do special
  59.           forms. If you have a special form requirement you need to
  60.           incorporate into your Clipper application, but would like to have
  61.           TexAS program the form for you, please call or mail a copy of the
  62.           form along with your requirements to us. We will give you a
  63.           quote. We can also show you how to code your application to use
  64.           the form most efficiently. Rates will depend on the complexity of
  65.           the form. Most are in the $25.00 to $50.00 range.
  66.  
  67.  
  68.  
  69.           We will also be offering soft fonts in the $40.00 range you can
  70.           use with the forms. As with all Texas Associated Software's
  71.           applications, all work is guaranteed to the user's satisfaction.
  72.           Period.
  73.  
  74.  
  75.           Corrections History:
  76.  
  77.           06/01/91  Release 1.10
  78.                     Offered to public as ShareWare
  79.  
  80.           06/11/91  Release 1.11
  81.  
  82.                     Observant user finds error between documentation and
  83.                     functions TXCOLBOX() and TXDOTBOX(). The logical
  84.                     expression <expL> for bold border should be <expN5>,
  85.                     "1" for single or "2" for double lined border. This
  86.                     makes the existing <expN5>, shading percent, now
  87.                     <expN6>. An additional expression <expN7> is added as
  88.                     the border thickness in dots. Documentation has been
  89.                     corrected and corrected pages only are in file
  90.                     ERRORFIX.DOC so you do not have to print the entire
  91.                     manual again. The Libraries for Clipper S87 and 5.0
  92.                     have been cleaned up and should be replaced with those
  93.                     dated 06/11/91.
  94.  
  95.                     If you have already started using the functions for
  96.                     font selection, there is a change that will affect the
  97.                     present and future font selection. The function name
  98.                     for selecting fonts will be an abbreviation of the font
  99.                     name, point size and stroke weight. This will make the
  100.                     naming convention the same for proportional and fixed
  101.                     pitch fonts. The documentation has been updated to
  102.                     include pitch, points and stroke weight for all fonts.
  103.                     This affects libraries dated prior to 06/11/91.
  104.  
  105.           06/15/91  Enhanced demos to show expanded use of the Library
  106.                     functions - notably the use of time saving macros.
  107.  
  108.           06/26/91  Added 3-of-9 Barcodes to Library. These have been
  109.                     tested only in a limited basis. Due to lack of
  110.                     equipment (and projects) using barcodes, I would
  111.                     appreciate any feedback on this function. Libraries for
  112.                     Clipper S87 and 5.0 are dated 06/26/91.
  113.  
  114.           07/01/91  Began adding special forms for registered users of the
  115.                     Library. Added TXGRAPHIC() function to print graphics
  116.                     converted by Texas Associated Software to special PCL
  117.                     format. See GRAPHICS.DAT. Do not delete or change files
  118.                     TEXLOGO3.PCL or SIGNTURE.PCL. These files are necessary for
  119.                     demonstrating the graphics capabilities of the Library.
  120.